nodeeditor: Make the help window wide enough
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Apr 2021 15:42:58 +0000 (11:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Apr 2021 16:50:34 +0000 (12:50 -0400)
Make the help window wide enough to show the
tables without wrapping.

demos/node-editor/help-window.ui

index ad8f50c33e69aea05f2b75350197a0d65806e4b0..b9cf6982f8c6517df139c32593752f637a269ccf 100644 (file)
@@ -2,8 +2,8 @@
 <interface>
   <object class="GtkWindow" id="window">
     <property name="title" translatable="yes">Help</property>
-    <property name="default-width">720</property>
-    <property name="default-height">520</property>
+    <property name="default-width">920</property>
+    <property name="default-height">600</property>
     <child>
       <object class="GtkScrolledWindow">
         <child>